ASP.NET Core MVC コントロールヘルプ
WeeksAfter メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : WeeksAfter メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.WeeksAfter. Sets the number of weeks to show on the calendar after the current month.
シンタックス
'宣言
 
Public Function WeeksAfter( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder WeeksAfter( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is zero.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ